CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三对角 方程

搜索资源列表

  1. Euler_Taylor

    0下载:
  2. Euler解常微分方程,Taylor解常微分方程,追赶法求解三对角方程-Euler solutions ordinary differential equations, differential equations solution Taylor, catching up with the method three pairs Kok equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:陈鹏
  1. ComputingMethodCourse

    0下载:
  2. 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8976
    • 提供者:风雷
  1. crout

    0下载:
  2. 用CROUT分解法求解三对角方程.对于对角占优的三对角方程可以求出数值稳定解.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10917
    • 提供者:张鹏飞
  1. zhuigan

    1下载:
  2. 追赶法是求解三对角方程组的一种方法,主要用与求解大型的三对角方程,在很多方面都可以用到,以上为追赶法的C语言程序实现
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6432
    • 提供者:ring
  1. tridisolve

    1下载:
  2. 主要用来求解三对角方程组,使用追赶法的原理进行编制,其中A为主对角线下的词对角线,B为主对角线,C为主对角线上的词对角线,D为等式右边的值,代入即可计算出数值-Mainly used for solving tridiagonal equations, using the principle of law to catch up with the preparation, in which the main diagonal A diagonal line under the word, B t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:555
    • 提供者:马冠男
  1. homework3

    0下载:
  2. 用追赶法求20阶三对角方程Tx=f的解,其中T是一个上、下带宽均为1的稀松矩阵-Method used to catch up with 20-order tridiagonal equation Tx = f the solution, in which T is an upper and lower bandwidth matrix are sloppy 1
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:239982
    • 提供者:孔明
  1. work

    0下载:
  2. 用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码-Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1482
    • 提供者:陈凯
  1. matlab11

    0下载:
  2. 用追赶法求三对角方程和Neville的插值法的matlab仿真程序可以学习的小材料-Method used to catch up Tridiagonal and Neville' s interpolation matlab simulation program to study the small material
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:王丽华
  1. Matlab

    0下载:
  2. 学习matlab的简单 30程序 如追赶法求解三对角方程-Chase method Tridiagonal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:21092
    • 提供者:cy
  1. Lab1

    0下载:
  2. C++编程实例 //Lab1 追赶法求解三对角方程 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab1 catch method for solving tridiagonal equations// requirements: the output of scientific notation, decimal to ret
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:914
    • 提供者:yutao
  1. shuzhifenxi

    0下载:
  2. 数值分析报告,包括追赶法求解三对角方程、迭代法求非线性方程、曲线拟合、区间逐次分半的复化梯形公式计算积分,题目、代码及运行结果。-Numerical analysis report, including catch-up method for solving tridiagonal equation, iterative method for the nonlinear equations, curve fitting, half of the complex range of successi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:395806
    • 提供者:yutao
  1. Typical-methods-for-linear-equations

    0下载:
  2. 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:14599
    • 提供者:huyunq
  1. triGauss

    0下载:
  2. 用matlab解三对角方程,可应用在化工、电子、机械等工程领域。-Gaussian elimination method to solve tridiagonal equation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2741
    • 提供者:q
  1. Matlab

    0下载:
  2. 追赶法求解三对角方程,平方根和改进平方根法等是我自己用过的小程序代码和大家分享-zhuiganfa ,ping fanggen et
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1619
    • 提供者:齐桂刚
  1. shuzhijisuan

    0下载:
  2. 利用matlab语言进行方程数值计算包括平方根法、改进的平方根法、追赶法求解三对角方程,Taylor解常微分方程等-Using matlab language for numerical equation includes the square root method, improved the square root method, catching method for solving tridiagonal equations, Taylor solution of ordinary di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:25439
    • 提供者:张双喜
  1. DirectMethodsLinearSystems

    1下载:
  2. 解线性方程组方法:(1)Gauss消去法 (2)杜立特尔直接三角分解法 (2)追赶法解三对角方程 平方根分解法解对称矩阵 的MATLAB源代码-the matlab source codes of Direct Methods for Solving Linear Systems:(1)Gaussian Elimination (2)LU Factorization(Doolittle Method) (3)Pursue Method for Diagonally Dominant Matric
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:7159
    • 提供者:huangyonghao
  1. Matlab_shuzhifenxi-

    0下载:
  2. 自学MATLAB的60个小程序,内含常微分方程、牛顿差值、改进平方根、追赶法求解三对角方程等例程,数值分析必备,初学者必备。-Self MATLAB 60 small programs, containing ordinary differential equations, Newton' s difference, to improve the square root, catching method for solving equations and other three corne
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:20811
    • 提供者: xs
  1. 一维扩散方程的有限差分法

    1下载:
  2. 一维扩散方程的有限差分法,采用了追逐法求解三对角矩阵,对一维扩散模型进行了分析,使用隐式六点差分格式(Crank-Nicolson)基本思想进行隐式差分。(The finite difference method of one-dimensional diffusion equation is used to solve the three diagonal matrix by chase method. The one-dimensional diffusion model is analyz
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:2077
    • 提供者:dylan1228
  1. Lanczos

    0下载:
  2. Lanczos方法求解三对角矩阵,并对方程作求解(The three diagonal matrix is solved by the Lanczos method, and the equation is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:6952960
    • 提供者:FRANCOO
  1. chase

    1下载:
  2. 功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal
  3. 所属分类:物理计算

« 12 3 »
搜珍网 www.dssz.com